Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
pythonthings
/
bpython
Public
forked from
bpython/bpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
bpython
bpython
importcompletion.py
on
wizard
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 6, 2010
Treat an empty path like the CWD and work around a bug in Python's imp module.
Show description for 5a5dfee
Trundle
committed
5a5dfee
View commit details
Copy full SHA for 5a5dfee
View code at this point
Browse repository at this point
Commits on Jan 12, 2010
Updated copyrights
ikanobori
committed
eadda42
View commit details
Copy full SHA for eadda42
View code at this point
Browse repository at this point
Commits on Oct 27, 2009
PEP-8 conformance
ikanobori
committed
2c906bf
View commit details
Copy full SHA for 2c906bf
View code at this point
Browse repository at this point
Commits on Oct 10, 2009
Catch SyntaxError in import completion.
Trundle
committed
33a22a7
View commit details
Copy full SHA for 33a22a7
View code at this point
Browse repository at this point
Commits on Oct 9, 2009
< bob_f> "The dawn of a new era !"
Show description for 597ef02
Trundle
committed
597ef02
View commit details
Copy full SHA for 597ef02
View code at this point
Browse repository at this point
Commits on Jun 18, 2009
fix Trundle and bobf being silly and writing code backwards (or drunk, in
Show description for 1da00a1
bobf
committed
1da00a1
View commit details
Copy full SHA for 1da00a1
View code at this point
Browse repository at this point
Commits on Jun 17, 2009
fix bizarre edge case where import completion would crash if "cw" argument was
Show description for 9a9b7f5
bobf
committed
9a9b7f5
View commit details
Copy full SHA for 9a9b7f5
View code at this point
Browse repository at this point
Commits on Jun 5, 2009
make import completion coroutine tell the idle function when it is still
Show description for 5550217
bobf
committed
5550217
View commit details
Copy full SHA for 5550217
View code at this point
Browse repository at this point
make import completion not fall back to regular completion on no matches
bobf
committed
5bece9d
View commit details
Copy full SHA for 5bece9d
View code at this point
Browse repository at this point
make import completion list building coroutine use smaller chunks
bobf
committed
474e627
View commit details
Copy full SHA for 474e627
View code at this point
Browse repository at this point
Commits on May 31, 2009
module completion loading is now done in the background on startup
bob
committed
db89938
View commit details
Copy full SHA for db89938
View code at this point
Browse repository at this point
Commits on May 30, 2009
fixed "from ..." import completion
Trundle
committed
399692f
View commit details
Copy full SHA for 399692f
View code at this point
Browse repository at this point
added import completion
Trundle
committed
7f9a9b2
View commit details
Copy full SHA for 7f9a9b2
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.