Conda 23.7.x Documentationdeprecated.constant("23.9", "24.3", "ULTIMATE_CONSTANT", 42) Listing 15: Example invocation. >>> import foo >>> foo.ULTIMATE_CONSTANT:1: PendingDeprecationWarning: foo.ULTIMATE_CONSTANT is pending enum import Enum from conda.deprecations import deprecated class Bar(Enum): ULTIMATE_CONSTANT = 42 deprecated.constant("23.9", "24.3", "Bar", Bar) del Bar Listing 17: Example invocation. >>> from foo check out pytz and `dateutil`_. Classes ConstantTZInfo A tzinfo subtype whose offset remains constant LocalTZInfo The LocalTZInfo type takes data available in the time module USTimeZone Copied directly 0 码力 | 795 页 | 4.91 MB | 8 月前3
Conda 23.10.x Documentationdeprecated.constant("23.9", "24.3", "ULTIMATE_CONSTANT", 42) Listing 17: Example invocation. >>> import foo >>> foo.ULTIMATE_CONSTANT:1: PendingDeprecationWarning: foo.ULTIMATE_CONSTANT is pending enum import Enum from conda.deprecations import deprecated class Bar(Enum): ULTIMATE_CONSTANT = 42 deprecated.constant("23.9", "24.3", "Bar", Bar) del Bar Listing 19: Example invocation. >>> from foo check out pytz and `dateutil`_. Classes ConstantTZInfo A tzinfo subtype whose offset remains constant LocalTZInfo The LocalTZInfo type takes data available in the time module USTimeZone Copied directly 0 码力 | 773 页 | 5.05 MB | 8 月前3
Conda 23.11.x Documentationdeprecated.constant("23.9", "24.3", "ULTIMATE_CONSTANT", 42) Listing 17: Example invocation. >>> import foo >>> foo.ULTIMATE_CONSTANT:1: PendingDeprecationWarning: foo.ULTIMATE_CONSTANT is pending enum import Enum from conda.deprecations import deprecated class Bar(Enum): ULTIMATE_CONSTANT = 42 deprecated.constant("23.9", "24.3", "Bar", Bar) del Bar Listing 19: Example invocation. >>> from foo check out pytz and `dateutil`_. Classes ConstantTZInfo A tzinfo subtype whose offset remains constant LocalTZInfo The LocalTZInfo type takes data available in the time module USTimeZone Copied directly 0 码力 | 781 页 | 4.79 MB | 8 月前3
Conda 24.1.x Documentationdeprecated.constant("23.9", "24.3", "ULTIMATE_CONSTANT", 42) Listing 17: Example invocation. >>> import foo >>> foo.ULTIMATE_CONSTANT:1: PendingDeprecationWarning: foo.ULTIMATE_CONSTANT is pending enum import Enum from conda.deprecations import deprecated class Bar(Enum): ULTIMATE_CONSTANT = 42 deprecated.constant("23.9", "24.3", "Bar", Bar) del Bar Listing 19: Example invocation. >>> from foo guide 383 conda, Release 24.1.2.dev2 Classes ConstantTZInfo A tzinfo subtype whose offset remains constant LocalTZInfo The LocalTZInfo type takes data available in the time module USTimeZone Copied directly 0 码力 | 795 页 | 4.73 MB | 8 月前3
Conda 23.9.x Documentationdeprecated.constant("23.9", "24.3", "ULTIMATE_CONSTANT", 42) Listing 15: Example invocation. >>> import foo >>> foo.ULTIMATE_CONSTANT:1: PendingDeprecationWarning: foo.ULTIMATE_CONSTANT is pending enum import Enum from conda.deprecations import deprecated class Bar(Enum): ULTIMATE_CONSTANT = 42 deprecated.constant("23.9", "24.3", "Bar", Bar) del Bar Listing 17: Example invocation. >>> from foo check out pytz and `dateutil`_. Classes ConstantTZInfo A tzinfo subtype whose offset remains constant LocalTZInfo The LocalTZInfo type takes data available in the time module USTimeZone Copied directly 0 码力 | 753 页 | 4.86 MB | 8 月前3
Conda 24.3.x Documentationdeprecated.constant("23.9", "24.3", "ULTIMATE_CONSTANT", 42) Listing 17: Example invocation. >>> import foo >>> foo.ULTIMATE_CONSTANT:1: PendingDeprecationWarning: foo.ULTIMATE_CONSTANT is pending enum import Enum from conda.deprecations import deprecated class Bar(Enum): ULTIMATE_CONSTANT = 42 deprecated.constant("23.9", "24.3", "Bar", Bar) del Bar Listing 19: Example invocation. >>> from foo provided. The mode provided can either be text or binary. We use the POPULAR_ENCODINGS module level constant defined above to make several passes at replacing the placeholder. We do this to account for as 0 码力 | 786 页 | 4.98 MB | 8 月前3
Conda 24.4.x Documentationdeprecated.constant("23.9", "24.3", "ULTIMATE_CONSTANT", 42) Listing 17: Example invocation. >>> import foo >>> foo.ULTIMATE_CONSTANT:1: PendingDeprecationWarning: foo.ULTIMATE_CONSTANT is pending enum import Enum from conda.deprecations import deprecated class Bar(Enum): ULTIMATE_CONSTANT = 42 deprecated.constant("23.9", "24.3", "Bar", Bar) del Bar Listing 19: Example invocation. >>> from foo provided. The mode provided can either be text or binary. We use the POPULAR_ENCODINGS module level constant defined above to make several passes at replacing the placeholder. We do this to account for as 0 码力 | 786 页 | 4.99 MB | 8 月前3
Conda 24.5.x Documentationdeprecated.constant("23.9", "24.3", "ULTIMATE_CONSTANT", 42) Listing 17: Example invocation. >>> import foo >>> foo.ULTIMATE_CONSTANT:1: PendingDeprecationWarning: foo.ULTIMATE_CONSTANT is pending enum import Enum from conda.deprecations import deprecated class Bar(Enum): ULTIMATE_CONSTANT = 42 deprecated.constant("23.9", "24.3", "Bar", Bar) del Bar Listing 19: Example invocation. >>> from foo provided. The mode provided can either be text or binary. We use the POPULAR_ENCODINGS module level constant defined above to make several passes at replacing the placeholder. We do this to account for as 0 码力 | 794 页 | 5.01 MB | 8 月前3
Conda 25.1.x Documentationdeprecated.constant("23.9", "24.3", "ULTIMATE_CONSTANT", 42) 4.6. Developer guide 397 conda, Release 25.1.2.dev1 Listing 17: Example invocation. >>> import foo >>> foo.ULTIMATE_CONSTANT:1: :1: PendingDeprecationWarning: foo.ULTIMATE_CONSTANT is pending deprecation and␣ ˓→will be removed in 24.3. Enums work similarly: Listing 18: Example file, foo.py. from enum import Enum from conda.deprecations deprecations import deprecated class Bar(Enum): ULTIMATE_CONSTANT = 42 deprecated.constant("23.9", "24.3", "Bar", Bar) del Bar Listing 19: Example invocation. >>> from foo import Bar :1: Pend 0 码力 | 822 页 | 5.20 MB | 8 月前3
Conda 24.11.x Documentationdeprecated.constant("23.9", "24.3", "ULTIMATE_CONSTANT", 42) Listing 17: Example invocation. >>> import foo >>> foo.ULTIMATE_CONSTANT:1: PendingDeprecationWarning: foo.ULTIMATE_CONSTANT is pending enum import Enum from conda.deprecations import deprecated class Bar(Enum): ULTIMATE_CONSTANT = 42 deprecated.constant("23.9", "24.3", "Bar", Bar) del Bar 4.6. Developer guide 395 conda, Release 24.11 provided. The mode provided can either be text or binary. We use the POPULAR_ENCODINGS module level constant defined above to make several passes at replacing the placeholder. We do this to account for as 0 码力 | 818 页 | 5.21 MB | 8 月前3
共 14 条
- 1
- 2













